DX11 IS SPRITE EXCLUDED

Retrieves a flag denoting whether the given sprite is to be excluded from all updates and drawing by the engine or not.

  Syntax
Return Boolean = DX11 IS SPRITE EXCLUDED(sprite)
  Parameters
sprite
Dword
The sprite to check whether it is excluded.

  Returns

true if the given sprite is excluded, or false otherwise.

  See also

SPRITE Functions Menu
DX11 Function Categories